home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILE_CHG / CUTEM.ZIP / CUTEM.DOC < prev    next >
Encoding:
Text File  |  1990-07-20  |  4.3 KB  |  93 lines

  1.  
  2.                               CUTEM
  3.  
  4.                              Version 1.6   7/18
  5.           "Copyright  1990 (C)  Mentor Systems,  All rights reserved"
  6.  
  7.                               A Shareware Product
  8.                                      From
  9.                Mentor Systems, Box 158, Clarksville, Mo.  63336
  10.  
  11.  
  12.  
  13.  
  14.     A program to extract records from text files based upon key values.  
  15.     This is useful for mailing list files, or any file that you want to 
  16.     clean up based upon any given string.  For example, you can delete all 
  17.     lines containing the name John from your mailing list file or 
  18.     selectively delete those with Smith.  This is an ideal companion to the 
  19.     popular GREP program.
  20.  
  21.      CUTEM is Shareware.  You may use it freely for trial purposes. Then, 
  22.     the registration is $10.00 for a one-person user license.  Please send 
  23.     your registration to Mentor Systems, Box 158, Clarksville, Mo. 63336.
  24.  
  25.  
  26.  
  27.  
  28.      MS-DOS command string is...
  29.                                                                            
  30.                                                                            
  31.                  C:CUTEM stringname filename[.ext] [S|?|U]                 
  32.                                                                            
  33.     Where "stringname" is a string used as the key.  CUTEM then reads a   
  34.     file named filename[.ext], and removes all lines in it that contain
  35.     the string "stringname".  If the file filename.bak exists, you are
  36.     asked to verify overwriting it.  If you use the "?" option, you are   
  37.     asked about the deletion of each line being deleted.  If you use the "S" 
  38.     option, we write all the "deleted" lines to the file CUTEM.DEL.     The 
  39.     "U" option makes it ignore case.                                                                           
  40.                                                                            
  41.     Example:   CUTEM  jack  namefile.dat  US?          
  42.                  
  43.     One Limitation:
  44.     Record length must be Less Than 256 Characters.                   
  45.     File length is limited by MS-DOS.      
  46.  
  47.          ----------------end-of-author's-documentation---------------
  48.  
  49.                          Software Library Information:
  50.  
  51.                     This disk copy provided as a service of
  52.  
  53.                            Public (software) Library
  54.  
  55.          We are not the authors of this program, nor are we associated
  56.          with the author in any way other than as a distributor of the
  57.          program in accordance with the author's terms of distribution.
  58.  
  59.          Please direct shareware payments and specific questions about
  60.          this program to the author of the program, whose name appears
  61.          elsewhere in  this documentation. If you have trouble getting
  62.          in touch with the author,  we will do whatever we can to help
  63.          you with your questions. All programs have been tested and do
  64.          run.  To report problems,  please use the form that is in the
  65.          file PROBLEM.DOC on many of our disks or in other written for-
  66.          mat with screen printouts, if possible.  PsL cannot debug pro-
  67.          programs over the telephone, though we can answer questions.
  68.  
  69.          Disks in the PsL are updated  monthly,  so if you did not get
  70.          this disk directly from the PsL, you should be aware that the
  71.          files in this set may no longer be the current versions. Also,
  72.          if you got this disk from another vendor and are having prob-
  73.          lems,  be aware that  some files may have become corrupted or
  74.          lost by that vendor. Get a current, working disk from PsL.
  75.  
  76.          For a copy of the latest monthly software library newsletter
  77.          and a list of the 2,000+ disks in the library, call or write
  78.  
  79.                            Public (software) Library
  80.                                P.O.Box 35705 - F
  81.                             Houston, TX 77235-5705
  82.  
  83.                                 1-800-2424-PSL
  84.                                  MC/Visa/AmEx
  85.  
  86.                           Outside of U.S. or in Texas
  87.                           or for general information,
  88.                               Call 1-713-524-6394
  89.  
  90.                           PsL also has an outstanding
  91.                           catalog for the Macintosh.
  92.  
  93.